home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / xmgr / docs / blurb < prev    next >
Text File  |  1995-02-03  |  7KB  |  152 lines

  1.  
  2. Announcing ACE/gr Release 3.00 (patch level 0)
  3.  
  4. I wish to thank all who have participated in the development of
  5. ACE/gr.
  6.  
  7. ACE/gr (AKA xmgr) is an XY-plotting tool for UNIX workstations using 
  8. X/Motif. ACE/gr is an unfunded, unsupported, after-hours project that 
  9. I hope proves useful.
  10.  
  11. A current version of the source, documentation, and some examples are 
  12. available via anonymous ftp to: 
  13.  
  14.     ftp.ccalmr.ogi.edu [129.95.72.34]:CCALMR/pub/acegr/xmgr-3.00.tar.Z 
  15.  
  16. Remember to use a binary file transfer. 
  17.  
  18. There are compiled binaries (without support for NetCDF/HDF) for several 
  19. architectures in:
  20.  
  21.     CCALMR/pub/acegr/bin
  22.  
  23. xmgr.HPUX9.bin.Z      ...  HP PA-RISC HPUX 9.x X11R5/Motif 1.2
  24. xmgr.IRIX5.bin.Z      ...  SGI IRIX 5.2 X11R5/Motif 1.2
  25. xmgr.RS6K325.bin.Z    ...  IBM RS6K AIX 3.2.5 X11R5/Motif 1.2
  26. xmgr.LINUX.bin.Z      ...  LINUX Slackware 1.0 X11R5/Motif 1.2
  27. xmgr.ULTRIX42A.bin.Z  ...  DEC MIPS Ultrix 4.2a X11R5/Motif 1.2
  28. xmgr.SUN413.bin.Z     ...  SUN SunOS 4.1.3 X11R5/Motif 1.2
  29.                            Will not work on Solaris 2.x
  30.  
  31. I could use a Solaris 2.x binary (bind it statically). Disk space
  32. is at a premium around here, so I don't know how long these binaries
  33. will be available (at least a week or so).
  34.  
  35. I am not able to E-mail ACE/gr, but there are services provided by various 
  36. Internet sites that allow ftp by mail. You might try sending mail to 
  37. ftpmail@decwrl.dec.com as follows:
  38.  
  39. Subject: (hit return) Body-of-letter: help (return) quit 
  40.  
  41. I've not tried this, but it should give you instructions on how to use
  42. this service.
  43.  
  44. There is now a mailing list for users of ACE/gr send mail to:
  45.  
  46.     majordomo@admin.ogi.edu
  47.  
  48. with a body of (not in the "Subject:" line):
  49.  
  50.     subscribe acegr
  51.  
  52. to subscribe. Majordomo is a mail list management package, and automatically
  53. handles additions and removals from the list. For information about majordomo
  54. at our site, sent mail to majordomo@admin.ogi.edu with a body of
  55.  
  56.     help
  57.  
  58. Please use the mailing list for comments, suggestions, help, and 
  59. bug reports. Unlike my previous attempt at a mailing list, this
  60. (theoretically) requires no effort on my part to maintain it.
  61. To send mail to the list, use acegr@admin.ogi.edu.
  62.  
  63. The mail list should provide better service and less duplication 
  64. of effort. Furthermore, to receive any response from me regarding 
  65. problems with ACE/gr, you must be subscribed to the mail list.
  66.  
  67. About ACE/gr:
  68.  
  69.    * Point&click Motif interface.
  70.    * Plots up to 10 graphs with 30 data sets per graph.
  71.     each data set is limited by the size of available memory,
  72.     I've plotted data sets in excess of 700k points.
  73.     The 10 graphs may be displayed simultaneously with
  74.     a popup that allows the graphs to be conveniently stacked,
  75.     in rows and/or columns. There is no longer any limit on
  76.         the number of graphs or sets, the default is 10 & 30.
  77.    * Data read from files and/or pipes.
  78.    * Support for reading 1 dimensional variables from NetCDF files.
  79.     Using NCSA's NetCDF/HDF, 1 dimensional variables can be read
  80.         from SDS.
  81.    * Graph types XY, log-linear, linear-log, log-log, bar, 
  82.     stacked bar charts.
  83.    * Sets may be drawn with error bars in both directions equal or unequal
  84.     on either side of the datum in X and in Y. Support for HI LOW OPEN 
  85.     CLOSE data, Numerous symbol types, both hollow and filled, skyline 
  86.     plots, histograms, impulse. Sets may be draw as polygons filled
  87.     in several different ways, from the data to the graph minimum Y, 
  88.     maximum Y, minumum X, maximum X, X = 0.0, Y = 0.0, or as a polygon.
  89.    * Block data feature for those data sets arranged in equal length
  90.     columns allowing sets of any type to be formed by any combination
  91.     of the columns. Presently there is a 30 column limit, the length
  92.     of the columns is limited by available memory.
  93.    * Continuous display of the location of the pointer depending on 
  94.     the current graph scaling. The format of the display can be
  95.     set to any of the time-date formats, latitude/longitude. The
  96.     default is to display the XY coordinates of the mouse in user 
  97.     coordinates. As the graph focus changes, so does the format
  98.     and scaling of the locator.
  99.    * User-defined scaling, tick marks, labels, symbols, line styles, 
  100.     colors. Tick labels may be drawn at any angle on either
  101.     or both sides of the graph, staggered (offset for long
  102.     labels). There are several formats for tick labels, including
  103.     many time-date formats, latitude-longitude, decimal, exponential
  104.     and power-of-10. Tick labels and tick marks may be specified
  105.     by the user. Grid lines may be drawn in lieu of tickmarks.
  106.     Each coordinate direction allows 3 axes, the primary, zero,
  107.     and an alternate axis that allows a scale differing from the
  108.     graph coordinate scaling.
  109.    * Graph legends.
  110.    * Annotative text with sub/super scripts, lines with/without arrow heads,
  111.     boxes filled or unfilled.
  112.    * Operations on data sets, kill, copy, move, reverse, sort, drop,
  113.     join, coalesce, write, swap.
  114.    * Region operations, define a region as inside or outside a polygon,
  115.     or half planes defined by a line. Extract points from a region 
  116.     to a set, delete points, evaluate an expression on points in a 
  117.     region. Area and perimeter calculations from a polygon.
  118.    * Mouse powered point editing, add points to a set, delete points
  119.     from a set, move a point in a set (horizontally, vertically,
  120.     or in both directions). There is a feature called tracker that
  121.     when active, warps the pointer forward or backward through the
  122.     points in a set, displaying the set number, the index of the point, 
  123.     and the X, Y location of the point. There is a find point feature
  124.     that allows information to be displayed about arbitrary points
  125.     in sets.
  126.    * Batch mode for unattended plotting.
  127.    * Read and write parameters used during a session.
  128.    * Polynomial regression, splines, running averages/minimums/maximums/
  129.     standard deviations/medians, DFT/FFT, spectrum, phase, sampling,
  130.     cross/auto-correlation, numerical integration, numerical 
  131.     differentiation, histograms, evaluate expressions on sets.
  132.    * Pan, zoom (mouse powered), shrink and expand the graph scaling, 
  133.     with each graph allowing 20 different views through a mechanism 
  134.     called the world stack. The graph viewport (where it appears
  135.     on the page) can be set manually or by the mouse.
  136.    * Command line interpreter with a history list and playback feature.
  137.    * Autoscaling along each or both coordinate directions, on all sets
  138.     or a selected set.
  139.    * Support through device independent graphic drivers for
  140.     PostScript, HPGL, and FrameMaker .mif format.
  141.  
  142. Please send comments, suggestions, bug reports to acegr@admin.ogi.edu.
  143.  
  144. --Paul
  145.  
  146. Paul J Turner - pturner@amb4.ccalmr.ogi.edu
  147. Center for Coastal and Land-Margin Research
  148. Oregon Graduate Institute
  149. 20000 NW Walker Road
  150. PO Box 91000
  151. Portland, OR 97291-1000
  152.